Welcome![Sign In][Sign Up]
Location:
Search - polyfit c

Search list

[Other resourceCurveFit_Poly

Description: 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
Platform: | Size: 12786 | Author: bilka | Hits:

[AlgorithmCurveFit_Poly

Description: 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.-Polynomial curve fitting the number of arbitrary referral Purpose- Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector
Platform: | Size: 12288 | Author: bilka | Hits:

[Algorithmpolyfit

Description: C语言的曲线拟合程序,并附有最简单的调用演示程序-C-curve fitting procedure, together with the most simple demonstration program called
Platform: | Size: 3549184 | Author: 侯俊丞 | Hits:

[Algorithmpolyfit-c

Description: 多项式拟合的C语言代码,可以用于各种数学计算,参数拟合等-Polynomial fitting of the C language code can be used for a variety of mathematical calculations and parameter fitting
Platform: | Size: 7168 | Author: 宋耀鑫 | Hits:

[Algorithmpolyfit

Description: C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合-C language polynomial least squares fitting, can be used to fit the function on the interval
Platform: | Size: 1024 | Author: 木惜 | Hits:

[CSharpPolyfit

Description: 该程序是基于最小二乘法的多项式拟合,基于.net的c#实现的。该算法是一个类,可直接调用。-The program is based on the method of least squares polynomial fitting, c#. Net-based. The algorithm is a class that can be called directly.
Platform: | Size: 1024 | Author: 张灯 | Hits:

[CSharppolyfit

Description: matlab里ployfit的原型 c#版-the matlab ployfit the prototype c# version
Platform: | Size: 25600 | Author: 赵勇 | Hits:

[CSharpPolyfit

Description: 曲线拟合,计算曲线方程的系数。C#类文件,可以直接调用,方便快捷。-Curve fitting, curve equation calculating the coefficients. C# class file that can be called directly, convenient and quick.
Platform: | Size: 1024 | Author: XiaoxianHuang | Hits:

[Otherpolyfit

Description: 最小二乘法曲线拟合,拟合次数最高可到20次,次数越高误差会越大-polyfilt function using C language
Platform: | Size: 1024 | Author: 周峰华 | Hits:

[Otherfunction

Description: 多项式拟合函数polyfit之C语言的源码-Polynomial function of the C language source code polyfit
Platform: | Size: 123904 | Author: 江川港 | Hits:

[Algorithmpolyfit

Description: 最小二乘法进行数据拟合的C程序代码,应用Visual Studio2008实现,可以实现数据的正确拟合-Least squares data fitting of C code
Platform: | Size: 4036608 | Author: 袁柳 | Hits:

[Special Effectspolyfit

Description: 多项式拟合的C语言程序,做曲线平滑时可能有所帮助-Polynomial fitting of the C language program, make a smooth curve may be helpful
Platform: | Size: 7168 | Author: lili | Hits:

[Graph Drawingpolyfit

Description: 自己编写C语言实现polyfit曲线拟合-C language polyfit curve fitting
Platform: | Size: 560128 | Author: 番茄西红柿 | Hits:

[AlgorithmZero

Description: Fast Numerical Computational C++ lib: Including the following classes: class Complex • class ComplexVector • class ComplexMatrix • class RealVector • class RealMatrix • class Kronecker • class Gauss_Jordan • class magic • class lu • class eig • class svd • class chol • class qr • class norm • class pinv • class Rand • class solution • class fit • class polyfit • class integration • class ode • class interp • class stats-Fast Numerical Computational C++ lib: Including the following classes: class Complex • class ComplexVector • class ComplexMatrix • class RealVector • class RealMatrix • class Kronecker • class Gauss_Jordan • class magic • class lu • class eig • class svd • class chol • class qr • class norm • class pinv • class Rand • class solution • class fit • class polyfit • class integration • class ode • class interp • class stats
Platform: | Size: 868352 | Author: 章隆 | Hits:

[Otherpolyfit

Description: 根据c代码修改的多项式拟合代码,未调用python第三方库,手打(Polynomial_python:function.According to the polynomial fitting code modified by c code, the python third-party library is not called.)
Platform: | Size: 1024 | Author: onlysmile | Hits:

CodeBus www.codebus.net